SixBit API Schema
Item_AddUpdateType Complex Type
Description
An API call to add or update items.
Namespace (none)
Diagram
CustomFields Element Shopify Element Etsy Element Amazon Element eBay Element Videos Element Pictures Element Variations Element UploadLists Element VariationSetName Element VariationSetID Element UseVariations Element EnabledOnShopify Element EnabledOnEtsy Element EnabledOnAmazon Element EnabledOnEbay Element ConsignmentPlanName Element ConsignmentPlanID Element IsConsigned Element IsTemplate Element IsTaxable Element OriginTemplateName Element OriginTemplateID Element FolderName Element FolderID Element VATPercent Element Notes Element LastCost Element LastListDate Element LastModifiedDate Element CreatedDate Element BusinessProfileName Element BusinessProfileID Element DimensionDepth Element DimensionWidth Element DimensionLength Element WeightMinor Element WeightMajor Element Title Element SubStatusName Element SubStatusID Element Status Element ProductBrand Element ProductIDType Element ExternalItemID Element ItemID Element All Item Element Sequence Items Element All Item_AddUpdateType Complex Type
Overview
Item_AddUpdateType
An API call to add or update items.
action optional auactionParam Simple Type
importurlsaslinks optional xs:boolean
This flag indicates that URL's should be imported as links instead of pictures.
replaceexistingpictures optional xs:boolean
This flag indicates that the incoming pictures should replace the existing pictures instead of appending.
updaterunninglistings optional xs:boolean
This flag indicates that any running listings associated with the imported items should be updated.
logfilepath optional xs:string
The full name and path to a location to place logging information.
itemtemplate optional xs:string
The name of the desired Item Template to base the import off of.
All
Sequence
Item 0..∞ ItemType Complex Type
The information about an item.
All
basedOn optional xs:string
The site whose specifics this variation will be based.
ebayEnabled optional xs:boolean
Whether or not this variation set can be used on eBay.
etsyEnabled optional xs:boolean
Whether or not this variation set can be used on Etsy.
amazonEnabled optional xs:boolean
Whether or not this variation set can be used on Amazon.
shopifyEnabled optional xs:boolean
Whether or not this variation set can be used on Shopify.
pictureVariation optional Restriction of xs:integer
Optional - Defaults to 1. Which variation value is the basis for the variation pictures on this item?
Sequence 1..∞
Variation VariationType Complex Type
The information about a variation.
All
ebayName optional xs:string
The name of the eBay Item Specific this variation value maps to.
ebayValue optional xs:string
The value of the eBay Item Specific this variation value maps to.
etsyName optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyValue optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyScale optional xs:string
The Etsy Scale this variation value goes by.
amazonName optional xs:string
The name of the Amazon Feature this variation value maps to.
amazonValue optional xs:string
The name of the Amazon Feature this variation value maps to.
shopifyName optional xs:string
The name of the Shopify variation this variation value maps to.
shopifyValue optional xs:string
The name of the Shopify variation this variation value maps to.
ebayName optional xs:string
The name of the eBay Item Specific this variation value maps to.
ebayValue optional xs:string
The value of the eBay Item Specific this variation value maps to.
etsyName optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyValue optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyScale optional xs:string
The Etsy Scale this variation value goes by.
amazonName optional xs:string
The name of the Amazon Feature this variation value maps to.
amazonValue optional xs:string
The name of the Amazon Feature this variation value maps to.
shopifyName optional xs:string
The name of the Shopify variation this variation value maps to.
shopifyValue optional xs:string
The name of the Shopify variation this variation value maps to.
ebayName optional xs:string
The name of the eBay Item Specific this variation value maps to.
ebayValue optional xs:string
The value of the eBay Item Specific this variation value maps to.
etsyName optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyValue optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyScale optional xs:string
The Etsy Scale this variation value goes by.
amazonName optional xs:string
The name of the Amazon Feature this variation value maps to.
amazonValue optional xs:string
The name of the Amazon Feature this variation value maps to.
shopifyName optional xs:string
The name of the Shopify variation this variation value maps to.
shopifyValue optional xs:string
The name of the Shopify variation this variation value maps to.
ebayName optional xs:string
The name of the eBay Item Specific this variation value maps to.
ebayValue optional xs:string
The value of the eBay Item Specific this variation value maps to.
etsyName optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyValue optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyScale optional xs:string
The Etsy Scale this variation value goes by.
amazonName optional xs:string
The name of the Amazon Feature this variation value maps to.
amazonValue optional xs:string
The name of the Amazon Feature this variation value maps to.
shopifyName optional xs:string
The name of the Shopify variation this variation value maps to.
shopifyValue optional xs:string
The name of the Shopify variation this variation value maps to.
ebayName optional xs:string
The name of the eBay Item Specific this variation value maps to.
ebayValue optional xs:string
The value of the eBay Item Specific this variation value maps to.
etsyName optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyValue optional xs:string
The name of the Etsy Attribute this variation value maps to.
etsyScale optional xs:string
The Etsy Scale this variation value goes by.
amazonName optional xs:string
The name of the Amazon Feature this variation value maps to.
amazonValue optional xs:string
The name of the Amazon Feature this variation value maps to.
shopifyName optional xs:string
The name of the Shopify variation this variation value maps to.
shopifyValue optional xs:string
The name of the Shopify variation this variation value maps to.
Sequence
Picture 0..∞ PictureType Complex Type
The information about a picture.
Sequence
All
Sequence
SelectedValues optional SelectedValuesType Complex Type
A collection of selectedvalue elements.
haveDefaultsBeenSet optional xs:boolean
Choice 0..∞
SelectedValue 0..∞ SelectedValueType Complex Type
A single item specific name/value pair.
All
Sequence
Any 0..∞
Used By
Item_AddUpdate Element
Attributes
NameTypeUseDefaultFixedDescription
actionauactionParam Simple TypeoptionalAddandUpdate  
importurlsaslinksxs:booleanoptionalfalse This flag indicates that URL's should be imported as links instead of pictures.
replaceexistingpicturesxs:booleanoptionalfalse This flag indicates that the incoming pictures should replace the existing pictures instead of appending.
updaterunninglistingsxs:booleanoptionalfalse This flag indicates that any running listings associated with the imported items should be updated.
logfilepathxs:stringoptional  The full name and path to a location to place logging information.
itemtemplatexs:stringoptional  The name of the desired Item Template to base the import off of.
Source
<xs:complexType name="Item_AddUpdateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>An API call to add or update items.</xs:documentation>
  </xs:annotation>
  <xs:all>
    <xs:element name="Items" type="ItemsType" minOccurs="1" maxOccurs="1" />
  </xs:all>
  <xs:attribute name="action" type="auactionParam" default="AddandUpdate" />
  <xs:attribute name="importurlsaslinks" type="xs:boolean" default="false">
    <xs:annotation>
      <xs:documentation>This flag indicates that URL's should be imported as links instead of pictures.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="replaceexistingpictures" type="xs:boolean" default="false">
    <xs:annotation>
      <xs:documentation>This flag indicates that the incoming pictures should replace the existing pictures instead of appending.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="updaterunninglistings" type="xs:boolean" default="false">
    <xs:annotation>
      <xs:documentation>This flag indicates that any running listings associated with the imported items should be updated.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="logfilepath" type="xs:string">
    <xs:annotation>
      <xs:documentation>The full name and path to a location to place logging information.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
  <xs:attribute name="itemtemplate" type="xs:string">
    <xs:annotation>
      <xs:documentation>The name of the desired Item Template to base the import off of.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.